joinPath

Undocumented in source. Be warned that the author may not have intended to support it.
  1. string joinPath(char separator, string[] paths)
    @safe pure nothrow
    string
    joinPath
    (,
    in string[] paths...
    )
  2. string joinPath(string[] paths)

Meta